From: Corey Berla Date: Mon, 11 Jul 2022 16:11:24 +0000 (-0700) Subject: flatpak: Remove benchmarks build option for graphene X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~81^2^2~78^2~1 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=1ff38cdf6aeb957ac7eea2bebbb148df699d6d1a;p=gtk4.git flatpak: Remove benchmarks build option for graphene benchmarks was removed in https://github.com/ebassi/graphene/commit/419edb99f0a314f51157b04d645cd24a959598d2 --- diff --git a/build-aux/flatpak/org.gtk.Demo4.json b/build-aux/flatpak/org.gtk.Demo4.json index 2e5359ed2a..be40daeb55 100644 --- a/build-aux/flatpak/org.gtk.Demo4.json +++ b/build-aux/flatpak/org.gtk.Demo4.json @@ -54,8 +54,7 @@ "builddir" : true, "config-opts" : [ "--libdir=/app/lib", - "-Dtests=false", - "-Dbenchmarks=false" + "-Dtests=false" ], "sources" : [ { diff --git a/build-aux/flatpak/org.gtk.IconBrowser4.json b/build-aux/flatpak/org.gtk.IconBrowser4.json index fe11db5596..00cdf9f110 100644 --- a/build-aux/flatpak/org.gtk.IconBrowser4.json +++ b/build-aux/flatpak/org.gtk.IconBrowser4.json @@ -54,8 +54,7 @@ "builddir" : true, "config-opts" : [ "--libdir=/app/lib", - "-Dtests=false", - "-Dbenchmarks=false" + "-Dtests=false" ], "sources" : [ { diff --git a/build-aux/flatpak/org.gtk.WidgetFactory4.json b/build-aux/flatpak/org.gtk.WidgetFactory4.json index b62825effa..cdca2010ee 100644 --- a/build-aux/flatpak/org.gtk.WidgetFactory4.json +++ b/build-aux/flatpak/org.gtk.WidgetFactory4.json @@ -54,8 +54,7 @@ "builddir" : true, "config-opts" : [ "--libdir=/app/lib", - "-Dtests=false", - "-Dbenchmarks=false" + "-Dtests=false" ], "sources" : [ {